Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pop3 travis test #138

Closed
jrse opened this issue Apr 20, 2018 · 2 comments
Closed

pop3 travis test #138

jrse opened this issue Apr 20, 2018 · 2 comments
Assignees

Comments

@jrse
Copy link
Contributor

jrse commented Apr 20, 2018

Add imaptest configured to use pop3 instead of imap.

@jrse
Copy link
Contributor Author

jrse commented Apr 20, 2018

imaptest profile:

lmtp_port = 10024

#lmtp_max_parallel_count = 500

total_user_count = 100

rampup_time = 30s

user aggressive {

#username_prefix = test

username_format = t%n

count = 80%

mail_inbox_delivery_interval = 10s

mail_spam_delivery_interval = 5s

mail_action_delay = 2s

mail_action_repeat_delay = 1s

mail_session_length = 3 min

mail_send_interval = 10s

mail_write_duration = 5s

mail_inbox_reply_percentage = 50

mail_inbox_delete_percentage = 5

mail_inbox_move_percentage = 5

mail_inbox_move_filter_percentage = 10

}

user normal {

username_format = t%n

count = 20%

mail_inbox_delivery_interval = 5 min

mail_spam_delivery_interval = 3 min

mail_action_delay = 3 min

mail_action_repeat_delay = 10s

mail_session_length = 20 min

mail_send_interval = 10 min

mail_write_duration = 2 min

mail_inbox_reply_percentage = 50

mail_inbox_delete_percentage = 5

mail_inbox_move_percentage = 5

mail_inbox_move_filter_percentage = 10

}

client pop3 {

count = 90%

connection_max_count = 1

protocol = pop3

pop3_keep_mails = no

login_interval = 1min

}

client pop3 {

count = 10%

connection_max_count = 1

protocol = pop3

pop3_keep_mails = yes

login_interval = 1min

}

@jrse jrse self-assigned this May 3, 2018
jrse added a commit that referenced this issue May 3, 2018
jrse added a commit that referenced this issue May 3, 2018
@jrse
Copy link
Contributor Author

jrse commented May 3, 2018

Done.

@jrse jrse closed this as completed May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant